B2BTokenType

enum B2BTokenType : Enum<B2BTokenType> , TokenType

An enum representing the supported (B2B) token types that we can extract from a deeplink

Entries

Link copied to clipboard

A B2B Email Magic Link deeplink

Link copied to clipboard

A B2B Password reset deeplink

Link copied to clipboard

A B2B Discovery Magic Link deeplink

Link copied to clipboard

A SSO (SAML, OIDC) deeplink

Link copied to clipboard

An unknown deeplink type. It's possible a non-Stytch deeplink was supplied to the Stytch client's handle() method